{
  "name": "Zara's Coffee Grounds",
  "short_name": "Zara's Coffee",
  "id": "/",
  "description": "Zara-powered Turkish coffee cup reading & tasseography. Snap your cup, get your fortune in seconds.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d1424",
  "theme_color": "#0d1424",
  "lang": "en",
  "dir": "ltr",
  "categories": ["lifestyle", "entertainment"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og/blog-how-to-read.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Discover how to read your own Turkish coffee cup"
    },
    {
      "src": "/og/blog-symbols.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Explore coffee ground symbols and their meanings"
    }
  ],
  "shortcuts": [
    {
      "name": "Get a reading",
      "short_name": "Reading",
      "description": "Snap a photo and get your coffee cup reading",
      "url": "/?source=pwa-shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My readings",
      "short_name": "History",
      "description": "View your past fortune readings",
      "url": "/readings?source=pwa-shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
