{
  "name": "Amora",
  "short_name": "Amora",
  "description": "AI-powered lovestory chat game. Choose your soulmate and make her fall in love.",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "landscape",
  "background_color": "#050714",
  "theme_color": "#050714",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "1000x1000",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "1000x1000",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
