{
  "id": "/idea-check",
  "name": "Business Idea Quick Screen",
  "short_name": "Idea Check",
  "description": "A 20-point field checklist for deciding what deserves more time, money, or testing.",
  "start_url": "/idea-check",
  "scope": "/idea-check",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FBFAF7",
  "theme_color": "#FBFAF7",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/idea-check/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/idea-check/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    {
      "src": "/idea-check/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
