{
  "id": "/",
  "name": "Spendara",
  "short_name": "Spendara",
  "description": "Track your money. Forecast your future.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "en-GB",
  "dir": "ltr",
  "categories": ["finance"],
  "background_color": "#f2f4f7",
  "theme_color": "#111111",
  "icons": [
    {
      "src": "/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/static/screenshots/1-home.png",
      "sizes": "412x915",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Home — Financial Overview at a glance"
    },
    {
      "src": "/static/screenshots/2-forecast.png",
      "sizes": "412x915",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Forecast — see 90 days ahead"
    },
    {
      "src": "/static/screenshots/3-goals.png",
      "sizes": "412x915",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Goals — track savings and debt payoff"
    },
    {
      "src": "/static/screenshots/4-home-wide.png",
      "sizes": "1280x1100",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Home — Financial Overview at a glance"
    },
    {
      "src": "/static/screenshots/5-forecast-wide.png",
      "sizes": "1280x1100",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Forecast — see 90 days ahead"
    },
    {
      "src": "/static/screenshots/6-goals-wide.png",
      "sizes": "1280x1100",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Goals — track savings and debt payoff"
    }
  ]
}
