{
  "name": "ProtectMyMobile",
  "short_name": "ProtectMyMobile",
  "description": "A phone is stolen in London every five minutes. Live police.uk theft data, prevention checklists, and a step-by-step emergency guide.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF8F5",
  "theme_color": "#16130F",
  "icons": [
    {
      "src": "/logo-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["security", "utilities", "travel"],
  "lang": "en-GB",
  "scope": "/",
  "orientation": "portrait-primary"
}
