{
  "name": "Mukashi — Once upon a time",
  "short_name": "Mukashi",
  "description": "Once upon a time, right where you're standing — discover the history beneath your feet",
  "start_url": "/app/",
  "scope": "/app/",
  "display": "standalone",
  "background_color": "#f5f0e8",
  "theme_color": "#c1694f",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/app/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/app/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "travel", "lifestyle"],
  "screenshots": []
}
