{
  "id": "/",
  "name": "GoodMao 顧毛",
  "short_name": "GoodMao",
  "description": "Log your pet's daily care and share it with family, co-caretakers, and vets.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/pets",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fdf6ef",
  "theme_color": "#fdf6ef",
  "categories": ["health", "lifestyle", "utilities"],
  "icons": [
    {
      "src": "/images/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My pets",
      "url": "/pets",
      "icons": [{ "src": "/images/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Notifications",
      "url": "/notifications",
      "icons": [{ "src": "/images/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Messages",
      "url": "/messages",
      "icons": [{ "src": "/images/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
