{
  "name": "Little Red Riding Hood Adventures",
  "short_name": "Red vs. Wolf",
  "description": "Navigate through a mystical forest, collect flowers, and reach Granny's house while avoiding the wolf. A challenging grid-based adventure game.",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": ".",
  "scope": ".",
  "theme_color": "#9bca50",
  "background_color": "#acc533",
  "display": "standalone",
  "orientation": "any",
  "categories": ["games", "entertainment"],
  "lang": "en-US"
}
