{
  "name": "Kirkiana Games",
  "short_name": "Kirkiana",
  "description": "Discover, buy, and play indie games from creators worldwide.",
  "start_url": "/games",
  "display": "standalone",
  "background_color": "#141020",
  "theme_color": "#f2b83c",
  "orientation": "any",
  "icons": [
    {
      "src": "/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment"],
  "shortcuts": [
    {
      "name": "Browse Games",
      "url": "/games",
      "description": "Browse all available games"
    },
    {
      "name": "Publish a Game",
      "url": "/creator-signup",
      "description": "Become a game creator"
    }
  ]
}
