{
  "id": "/",
  "name": "Love2moon — Couples Companion",
  "short_name": "Love2moon",
  "description": "Love2moon is a daily companion app for couples — quizzes, games, and connection prompts that bring you closer together.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0D0B1E",
  "theme_color": "#7c3bed",
  "orientation": "portrait",
  "lang": "en",
  "dir": "ltr",
  "categories": ["lifestyle", "social", "games"],
  "icons": [
    {
      "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-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
