{
  "name": "TrueNara",
  "short_name": "TrueNara",
  "description": "A private space for couples to feel closer, talk softer, and understand each other better.",
  "start_url": "/app?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["fullscreen", "standalone", "minimal-ui"],
  "background_color": "#FAFAF8",
  "theme_color": "#E8A898",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["lifestyle", "social", "wellness"],
  "icons": [
    {
      "src": "Icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "Icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "Icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Good Vibes",
      "short_name": "Good Vibes",
      "description": "Answer your daily question",
      "url": "/app?action=good-vibes",
      "icons": [{ "src": "Icons/icon-192x192.png", "sizes": "192x192" }]
    }
  ]
}
