{
  "name": "Coca Cola Map",
  "short_name": "Cola Map",
  "description": "Log every Coca Cola, where and when you drank it.",
  "start_url": "capture.php",
  "scope": ".",
  "display": "standalone",
  "background_color": "#1B1310",
  "theme_color": "#F0130C",
  "orientation": "portrait",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
