{
  "name": "House Receipt — Home Service History",
  "short_name": "House Receipt",
  "description": "A private, offline history of home repairs, costs, warranties and photos.",
  "id": "/",
  "start_url": "/?source=pwa&v=1",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#090d18",
  "theme_color": "#090d18",
  "categories": ["utilities", "productivity"],
  "icons": [
    {"src":"/assets/icon-192.png","sizes":"192x192","type":"image/png","purpose":"any"},
    {"src":"/assets/icon-512.png","sizes":"512x512","type":"image/png","purpose":"any"},
    {"src":"/assets/icon-maskable-512.png","sizes":"512x512","type":"image/png","purpose":"maskable"}
  ]
}
