{
  "id": "/",
  "name": "Team Post Kit",
  "short_name": "Team Post Kit",
  "description": "Create professional game-day graphics for your team.",
  "start_url": "/create/recipe?source=home-screen",
  "scope": "/",
  "display": "standalone",
  "background_color": "#07111f",
  "theme_color": "#07111f",
  "orientation": "any",
  "icons": [
    {
      "src": "/static/img/brand/TPKAppIcon-v2-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/img/brand/TPKAppIcon-v2-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
