{
  "name": "Worth My Time?",
  "short_name": "WorthMyTime",
  "description": "Game intelligence for busy people. Discover games that fit your schedule — 500,000+ titles scored for time, adventure, and value.",
  "id": "/",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "background_color": "#07070f",
  "theme_color": "#07070f",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["games", "entertainment", "lifestyle"],
  "shortcuts": [
    {
      "name": "Surprise Me",
      "short_name": "Surprise",
      "description": "Discover a random top-rated game",
      "url": "/?surprise=1",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Search Games",
      "short_name": "Search",
      "description": "Search 500,000+ games",
      "url": "/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Community",
      "short_name": "Community",
      "description": "See what other gamers are playing",
      "url": "/?view=community",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "scope_extensions": [
    { "origin": "https://worthmytime.info" },
    { "origin": "https://www.worthmytime.info" }
  ],
  "icons": [
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-mobile.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Discover games scored for your schedule"
    },
    {
      "src": "/screenshot-desktop.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Worth My Time? — game discovery dashboard"
    }
  ],
  "prefer_related_applications": false
}
