{
  "name": "Future Stars",
  "short_name": "Future Stars",
  "description": "Elegante kosmische Orientierung für Zukunftsdeutung, Finanzhoroskope und astrologische Einblicke auf Basis von Sternenkonstellationen.",
  "lang": "de",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#f8fafc",
  "icons": [
    {
      "src": "/images/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    }
  ]
}