{
  "name": "Elias' Guides - Travel & Food Recommendations",
  "short_name": "Elias' Guides",
  "description": "Curated travel guides with food, coffee, and activity recommendations from cities around the world",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#eceae1",
  "theme_color": "#eceae1",
  "orientation": "portrait-primary",
  "scope": "./",
  "icons": [
    {
      "src": "icon-192.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "categories": ["travel", "food", "lifestyle"]
}
