{
  "id": "in-my-head-app",
  "name": "In My Head - Stop Overthinking & Master Your Mind",
  "short_name": "In My Head",
  "description": "Stop overthinking and master your mind. Practical tools to break the spiral and regain focus.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#EBEBE4",
  "theme_color": "#8b5cf6",
  "orientation": "portrait-primary",
  "lang": "en",
  "dir": "ltr",
  "categories": ["lifestyle", "education", "entertainment"],
  "icons": [
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x675",
      "type": "image/png",
      "form_factor": "wide",
      "label": "In My Head - Mindset Training App"
    },
    {
      "src": "/screenshots/solution.png",
      "sizes": "1200x675",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Personalized Solutions"
    },
    {
      "src": "/screenshots/thankyou.png",
      "sizes": "1200x675",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Start Your Journey"
    }
  ],
  "shortcuts": [
    {
      "name": "Take Quiz",
      "short_name": "Quiz",
      "description": "Start the mindset quiz",
      "url": "/quiz",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
