{
  "name": "The Hobby Club",
  "short_name": "The Hobby Club",
  "description": "TCG card collection tracking, inventory and community platform. Not affiliated with any trading card game publisher.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b0b2e",
  "theme_color": "#1b1464",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=club.thehobby.twa",
      "id": "club.thehobby.twa"
    }
  ],
  "icons": [
    {
      "src": "/cdn/iconothehobby512x512.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/cdn/iconothehobby512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/cdn/iconothehobby512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
