{
  "name": "Onimusha Strats",
  "short_name": "Onimusha",
  "description": "Master the Blade. Conquer the Genma. Verified combat guides, boss strategies, and complete walkthroughs for Onimusha: Way of the Sword.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a0a",
  "theme_color": "#080808",
  "lang": "en",
  "dir": "ltr",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "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"
    }
  ],
  "shortcuts": [
    {
      "name": "Boss Guide",
      "short_name": "Bosses",
      "description": "All 16 bosses by chapter with strategies",
      "url": "/guides/all-bosses.html",
      "icons": [
        {
          "src": "/android-chrome-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Weapons",
      "short_name": "Weapons",
      "description": "Complete weapons tier list",
      "url": "/guides/all-weapons-tier-list.html",
      "icons": [
        {
          "src": "/android-chrome-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Platinum Roadmap",
      "short_name": "Platinum",
      "description": "Step-by-step platinum trophy roadmap",
      "url": "/guides/platinum-roadmap-guide.html",
      "icons": [
        {
          "src": "/android-chrome-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
