{
  "short_name": "Bliss App",
  "name": "Bliss App - Fashion, Food & Travel",
  "description": "Capture your life's vibes. Fashion, food, and exploration in one beautiful app.",
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#C239B3",
  "background_color": "#F9F8F6",
  "orientation": "portrait-primary",
  "categories": ["lifestyle", "social", "photo"],
  "prefer_related_applications": false
}
