{
  "name": "Viaggio di Coppia",
  "short_name": "Coppia",
  "description": "Sfide di coppia, fiducia e amore in un'avventura emotiva",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen"],
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "orientation": "portrait",
  "lang": "it",
  "dir": "ltr",
  "categories": ["lifestyle", "entertainment", "games"],
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1518199266791-5375a83190b7?w=192&h=192&fit=crop",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://images.unsplash.com/photo-1518199266791-5375a83190b7?w=512&h=512&fit=crop",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
