{
  "name": "Pathr — first mirror",
  "short_name": "Pathr",
  "description": "A mirror that shows you the path",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FFE4E6",
  "theme_color": "#0F0E1A",
  "lang": "en",
  "dir": "ltr",
  "categories": ["lifestyle", "productivity", "social"],
  "icons": [
    {
      "src": "/logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/vibe-card-mobile.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Your Vibe Card"
    },
    {
      "src": "/screenshots/quiz-mobile.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "9 questions, no friction"
    }
  ],
  "prefer_related_applications": false
}
