{
  "name": "QuestIRL",
  "short_name": "QuestIRL",
  "description": "Fight silly fictional bosses with real-world quests. AI hosts, judges, and roasts you the whole way.",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0518",
  "theme_color": "#ff3da6",
  "categories": ["games", "social", "lifestyle"],
  "icons": [
    {
      "src": "img/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "img/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
