{
  "name": "CoupleMoment — Love Tank",
  "short_name": "CoupleMoment",
  "description": "The all-in-one couples app for date night ideas, relationship games, gift recommendations, shared playlists, journals & more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F2EBD8",
  "theme_color": "#6B1D2A",
  "orientation": "portrait",
  "scope": "/",
  "categories": ["lifestyle", "social", "entertainment"],
  "lang": "en-US",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-1.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Love Tank — Your relationship dashboard"
    }
  ]
}
