{
  "name": "The Rookit",
  "short_name": "Rookit",
  "description": "The free guide international students use to save $1,000+, build credit from zero, and skip every first-year mistake.",
  "start_url": "/guide?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F0F4F8",
  "theme_color": "#0066FF",
  "lang": "en",
  "categories": ["education", "lifestyle", "finance"],
  "icons": [
    {
      "src": "/icons/rookit-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/rookit-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/rookit-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/rookit-180-apple.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
