{
  "name": "MindState",
  "short_name": "MindState",
  "description": "Sharper Every Day — 20 precision logic games for the modern mind.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FDFCFB",
  "theme_color": "#4F6EF7",
  "orientation": "portrait-primary",
  "lang": "en",
  "icons": [
    { "src": "/icons/icon-72.png",  "sizes": "72x72",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-96.png",  "sizes": "96x96",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-128.png", "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-144.png", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-152.png", "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/pwa-192.png",  "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/pwa-512.png",  "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "categories": ["games", "education", "productivity"],
  "shortcuts": [
    { "name": "Daily Challenge", "url": "/daily",  "description": "Play today's daily challenge", "icons": [{"src": "/icons/icon-96.png", "sizes": "96x96"}] },
    { "name": "All Games",       "url": "/games",  "description": "Browse all 20 games",          "icons": [{"src": "/icons/icon-96.png", "sizes": "96x96"}] },
    { "name": "My Profile",      "url": "/profile","description": "View your stats and streaks",  "icons": [{"src": "/icons/icon-96.png", "sizes": "96x96"}] }
  ],
  "screenshots": [
    { "src": "/og-image.svg", "sizes": "1200x630", "type": "image/svg+xml", "form_factor": "wide" }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
