{
  "name": "Owlight",
  "short_name": "Owlight",
  "description": "See your financial future clearly. 365-day cash flow forecasting powered by WiseView Intelligence.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#050816",
  "theme_color": "#6D5EF8",
  "categories": ["finance", "lifestyle"],
  "lang": "en-US",
  "dir": "ltr",
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/owlight/id000000000"
    },
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=app.owlight.mobile"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Open your financial dashboard",
      "url": "/dashboard",
      "icons": [{ "src": "/owlight_icon_192.png", "sizes": "192x192" }]
    },
    {
      "name": "Forecast",
      "short_name": "Forecast",
      "description": "View your 365-day forecast",
      "url": "/forecast",
      "icons": [{ "src": "/owlight_icon_192.png", "sizes": "192x192" }]
    }
  ],
  "icons": [
    {
      "src": "/owlight_icon_16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/owlight_icon_32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/owlight_icon_64.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "/owlight_icon_76.png",
      "sizes": "76x76",
      "type": "image/png"
    },
    {
      "src": "/owlight_icon_120.png",
      "sizes": "120x120",
      "type": "image/png"
    },
    {
      "src": "/owlight_icon_152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "/owlight_icon_180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/owlight_icon_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/owlight_icon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/owlight_icon_1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
