{
  "name": "My Pet Diary",
  "short_name": "Pet Diary",
  "description": "Keep every pet's health, photos, documents and reminders in one friendly diary. By Pet-n-Sur.",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#2BB3A3",
  "background_color": "#ffffff",
  "icons": [
    { "src": "/app-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
