{
  "name": "Couple360 - The Ultimate Couples App",
  "short_name": "Couple360",
  "description": "The #1 couples app for North America! Track your relationship milestones, share your distance in real-time, and stay emotionally connected.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#007AFF",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["lifestyle", "social", "productivity"],
  "icons": [
    {
      "src": "/public/images/logo@3x.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/public/images/logo@3x.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/public/images/Days together (1).png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Anniversary Tracker"
    },
    {
      "src": "/public/images/Widget (4).png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Lock Screen Widget"
    },
    {
      "src": "/public/images/Widget (2).png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Mood Sharing"
    }
  ],
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/couple360",
      "id": "com.couple360.ios"
    },
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.couple360",
      "id": "com.couple360"
    }
  ]
}
